static priority - перевод на русский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

static priority - перевод на русский

SCHEDULING TECHNIQUE IN OPERATING SYSTEMS
Rate Monotonic Scheduling; Static-priority scheduling class
Найдено результатов: 463
static priority      

математика

статический приоритет

priority road         
  • Traditional Chinese]]
  • 45x45px
  • 45x45px
  • 45x45px
  • 45x45px
  • 45x45px
  • 45x45px
  • 45x45px
  • 45x45px
  • 45x45px
  • 45x45px
  • 45x45px
  • 45x45px
SET OF ROAD TRAFFIC SIGNS SPECIFYING WHICH ROUTE HAS THE RIGHT OF WAY AT A PARTICULAR PLACE, GENERIC INFORMATION NOT SPECIFIC TO ANY REGION
Priority sign; Priority road

общая лексика

дорога первостепенного значения

магистраль

static analysis         
SIMPLIFIED ANALYSIS WHEREIN THE EFFECT OF AN IMMEDIATE CHANGE TO A SYSTEM IS CALCULATED WITHOUT REGARD TO THE LONGER-TERM RESPONSE OF THE SYSTEM TO THAT CHANGE
Static scoring; Static projection; Static Analysis
статический расчёт
static analysis         
SIMPLIFIED ANALYSIS WHEREIN THE EFFECT OF AN IMMEDIATE CHANGE TO A SYSTEM IS CALCULATED WITHOUT REGARD TO THE LONGER-TERM RESPONSE OF THE SYSTEM TO THAT CHANGE
Static scoring; Static projection; Static Analysis

строительное дело

статический расчёт

static RAM         
  • Four-transistor SRAM provides advantages in density at the cost of manufacturing complexity. The resistors must have small dimensions and large values.
  • A six-transistor CMOS SRAM cell. WL: word line. BL: bit line.
  • die]] of a STM32F103VGT6 [[microcontroller]] as seen by a [[scanning electron microscope]]. Manufactured by [[STMicroelectronics]] using a 180-[[nanometre]] process. Topology of the cells is clearly visible.
SEMICONDUCTOR MEMORY THAT USES FLIP-FLOPS TO STORE EACH BIT
Static RAM; S-RAM; Static Random Access Memory; SRAM latency; RSNM; Read static noise margin; Static random access memory; Static storage; ESRAM; 6T SRAM; 6T SRAM cell; 6T RAM cell

общая лексика

статическое ОЗУ

Смотрите также

SRAM; static memory

static         
WIKIMEDIA DISAMBIGUATION PAGE
Static (album); Static correction; Static (disambiguation); Statik; Static (Album); Static (film)
статический
priority         
  • CONFIG.SYS}} on startup
WIKIMEDIA DISAMBIGUATION PAGE
Priorities; Priority (disambiguation); Dynamic reprioritization; Prioritize; Priority (album)
приоритет; преимущество - highest priority
- message priority
- top priority
prioritize         
WIKIMEDIA DISAMBIGUATION PAGE
Priorities; Priority (disambiguation); Dynamic reprioritization; Prioritize; Priority (album)
prioritize v. отдавать, оказывать предпочтение; уделять первостепенное внимание
priority         
  • CONFIG.SYS}} on startup
WIKIMEDIA DISAMBIGUATION PAGE
Priorities; Priority (disambiguation); Dynamic reprioritization; Prioritize; Priority (album)
priority noun 1) приоритет, старшинство; to consider smth. a priority - придавать чему-л. большое значение 2) порядок срочности, очередности; order of priority - очередность; to take priority of... - а) предшествовать...; б) пользоваться преимуществом...
priority         
  • CONFIG.SYS}} on startup
WIKIMEDIA DISAMBIGUATION PAGE
Priorities; Priority (disambiguation); Dynamic reprioritization; Prioritize; Priority (album)
сущ.
приоритет, первенство.

Определение

static analysis
<theory, programming> A family of techniques of program analysis where the program is not actually executed (as opposed to dynamic analysis), but is analyzed by tools to produce useful information. Static analysis techniques range from the most mundane (statistics on the density of comments, for instance) to the more complex, semantics-based techniques. Qualities sought in static analysis techniques are soundness and completeness. (2003-04-12)

Википедия

Rate-monotonic scheduling

In computer science, rate-monotonic scheduling (RMS) is a priority assignment algorithm used in real-time operating systems (RTOS) with a static-priority scheduling class. The static priorities are assigned according to the cycle duration of the job, so a shorter cycle duration results in a higher job priority.

These operating systems are generally preemptive and have deterministic guarantees with regard to response times. Rate monotonic analysis is used in conjunction with those systems to provide scheduling guarantees for a particular application.

Как переводится static priority на Русский язык